@media (min-width:768px) {

  .brand,
  .brand * {
    box-sizing: border-box;
  }

  .brand {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
  }

  .navbar {
    align-self: stretch;
    flex-shrink: 0;
    height: 130px;
    position: relative;
  }


  .announcement-bar {
    background: #013365;
    width: 1440px;
    height: 38px;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
  }

  .announcement-text {
    color: #ffffff;
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    left: calc(50% - 176px);
    top: 50%;
    translate: 0 -50%;
  }

  .announcement-text-span2 {
    text-decoration: underline;
  }

  .frame {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 1320px;
    top: 50%;
    translate: 0 -50%;
    overflow: visible;
  }

  .navbar2 {
    background: var(--white, #ffffff);
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: center;
    justify-content: center;
    width: 1440px;
    position: absolute;
    left: 0px;
    top: 38px;
    box-shadow: 0px 2px 4px 0px rgba(17, 42, 75, 0.1);
    overflow: hidden;
    backdrop-filter: blur(15px);
  }

  .container {
    padding: 16px 0px 16px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    width: 1240px;
    position: relative;
  }

  .image-2 {
    flex-shrink: 0;
    width: 94.99px;
    height: 60px;
    position: relative;
    object-fit: cover;
    aspect-ratio: 94.99/60;
  }

  .frame-7 {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .frame-5 {
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .text {
    color: var(--dark-dark-5, #6b7280);
    text-align: left;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    position: relative;
  }

  .frame-10 {
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .frame-6 {
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .arrow-chevron-down {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    position: relative;
    overflow: visible;
  }

  .frame-72 {
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .text2 {
    color: var(--dark-dark-1, #111928);
    text-align: left;
    font-family: "Poppins-Bold", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    position: relative;
  }

  .frame-11 {
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .frame-12 {
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .frame-13 {
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .component-7 {
    background: var(--text-colors-25, #fcfcfc);
    border-radius: 100px;
    border-style: solid;
    border-color: var(--text-colors-200, #d6d6d6);
    border-width: 1px;
    padding: 10px 12px 10px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 216px;
    position: relative;
  }

  .interface-search-magnifying-glass {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
  }

  .frame-1272638191 {
    flex-shrink: 0;
    width: 163px;
    height: 20px;
    position: relative;
    overflow: hidden;
  }

  .search {
    color: var(--text-colors-600, #616161);
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 170px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .cleaning-essentials {
    color: var(--text-colors-600, #616161);
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    position: absolute;
    left: 180px;
    top: 0px;
    width: 170px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .home-care {
    color: var(--text-colors-600, #616161);
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    position: absolute;
    left: 360px;
    top: 0px;
    width: 170px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .puja-essentials {
    color: var(--text-colors-600, #616161);
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    position: absolute;
    left: 540px;
    top: 0px;
    width: 170px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .personal-care {
    color: var(--text-colors-600, #616161);
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    position: absolute;
    left: 720px;
    top: 0px;
    width: 170px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .line-13 {
    margin-top: -1px;
    border-style: solid;
    border-color: #000000;
    border-width: 1px 0 0 0;
    flex-shrink: 0;
    width: 41px;
    height: 0px;
    position: absolute;
    left: 529px;
    top: 64px;
  }

  .hero-section-container {
    display: flex;
    gap: 120px;
    width: 80%;
    height: 100%;
    margin: auto;
  }

  .hero-section {
    background: #101e3d;
    display: flex;
    overflow: hidden;
    width: 100%;
    padding: 100px 0;
    height: 650px;
  }

  .frame-1272638133 {
    width: 40%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
  }

  .rectangle {
    border-radius: 26.03px;
    border-style: solid;
    border-color: #fad02c;
    border-width: 8.68px;
    position: absolute;
    top: -40px;
    left: -55px;
    width: 35%;
    height: 35%;
    transform-origin: 0 0;
    transform: rotate(-12deg) scale(1, 1);
    z-index: 1;
  }

  .round {
    height: auto;
    position: absolute;
    /* width: 35%; */
    width: 150px;
    right: -15%;
    bottom: -12%;
    overflow: visible;
    z-index: 1;
  }


  .ellipse-9 {
    background: linear-gradient(to left, #366db6, #366db6);
    border-radius: 50%;
    width: 110%;
    height: 110%;
    position: absolute;
    left: 50%;
    translate: -50% -50%;
    top: 50%;
    filter: blur(128.94px);
  }

  .image-container2 {
    width: 100%;
    height: 100%;
    display: flex;
    gap: 9.47px;
    position: relative;
  }

  .image-container3 {
    display: flex;
    flex-direction: column;
    gap: 9.47px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    z-index: 111;
  }

  .image {
    border-radius: 6.31px;
    position: relative;
    overflow: hidden;
    object-fit: cover;
    width: 100%;
    object-position: bottom center;
    height: 100%;
  }

  .image2 {
    border-radius: 6.31px;
    position: relative;
    overflow: hidden;
    object-fit: cover;
    width: 100%;
    height: 125%;
  }

  .image-container4 {
    display: flex;
    flex-direction: column;
    gap: 9.47px;
    align-items: flex-end;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 111;
  }

  .hero-section-container2 {
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: flex-start;
    justify-content: center;
    width: 50%;
    position: relative;
  }

  .hero-section-container3 {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .hero-section-title {
    color: var(--white, #ffffff);
    text-align: left;
    font-family: var(--poppins-h2-bold-font-family, "Poppins-Bold", sans-serif);
    font-size: var(--poppins-h2-bold-font-size, 48px);
    line-height: var(--poppins-h2-bold-line-height, 58px);
    font-weight: var(--poppins-h2-bold-font-weight, 700);
    position: relative;
    align-self: stretch;
  }

  .subtitle {
    color: var(--white, #ffffff);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
    align-self: stretch;
  }

  .hero-section-container4 {
    display: flex;
    flex-direction: row;
    gap: 24px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }

  .button {
    background: #ffffff;
    border-radius: 100px;
    padding: 10px 20px 10px 20px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .button-text {
    color: var(--primary-blue, #1a4174);
    text-align: center;
    font-family: "Poppins-Bold", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    position: relative;
  }

  .image-container {
    overflow: visible !important;
    width: 100%;
    height: 100%;
  }

  .ellipse-92 {
    background: linear-gradient(to left, #366db6, #366db6);
    border-radius: 50%;
    flex-shrink: 0;
    width: 277.23px;
    height: 265px;
    position: absolute;
    left: 511.61px;
    top: -231px;
    filter: blur(101.92px);
  }

  .job-opening {
    background: var(--bg-blue, #f4f7fd);
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding-top: 100px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 100px;
    height: 100%;
  }

  .section-header {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    width: 100%;
    height: 100%;
  }

  .section-title {
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: center;
    justify-content: center;
    position: relative;
  }



  .section-decoration {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-shrink: 0;
    width: 31px;
    height: auto;
    position: relative;
    overflow: visible;
  }

  .title-text {
    color: #e9292f;
    text-align: center;
    font-family: var(--poppins-h6-bold-font-family,
        "Poppins-SemiBold",
        sans-serif);
    font-size: var(--poppins-h6-bold-font-size, 24px);
    line-height: var(--poppins-h6-bold-line-height, 30px);
    font-weight: var(--poppins-h6-bold-font-weight, 600);
    position: relative;
  }

  .subtitle-text {
    color: var(--primary-blue, #1a4174);
    text-align: center;
    font-family: "SourceSerifPro-Bold";
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;
    position: relative;
    align-self: stretch;
  }

  .frame-1272638318 {
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    position: relative;
  }

  .frame-1272638325 {
    background: #9e5b2e;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
  }

  ._100-pure-resin-loban-dhoop-candy {
    color: #ffffff;
    text-align: center;
    font-family: "Cambria-Bold", sans-serif;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    width: 75%;
    margin-left: auto;

  }

  .kapoor-dhoop-candy {
    object-fit: cover;
    aspect-ratio: 355/765;
  }

  .image3 {
    width: 75%;
    height: 100%;
    position: relative;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    overflow: hidden;
  }

  .frame-1272638326,
  .frame-1272638327,
  .frame-1272638323,
  .frame-1272638324,
  .frame-1272638319,
  .frame-1272638325 {
    display: flex;
    flex-direction: column-reverse;
  }

  .frame-1272638326 {
    background: #c0a26e;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
  }

  .the-art-of-dual-aroma-two-fragrances-in-one-stick,
  .frame-1272638328,
  .dual-enzyme-formula,
  .odour-neutralising-techonology,
  .handmade-soaps-with-essential-oils {
    color: #ffffff;
    text-align: center;
    width: 75%;
    margin-left: auto;
    font-family: "Cambria-Bold", sans-serif;
    font-size: 48px;
    font-weight: 700;
  }

  .kesar-chandan,
  .kapoor-zipeer,
  .vertical-shinezap-355-x-765-px-1,
  .freshzap,
  .soap,
  .kapoor-dhoop-candy {
    object-fit: contain;
    position: absolute;
    width: 25%;
    height: 100%;
  }

  .image-hlp {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: end;
    position: relative;
  }

  .image3 .video-product-image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120% !important;
    height: 120% !important;
    transform: translate(-50%, -50%);
    object-fit: cover;
  }

  .the-art-of-dual-aroma-two-fragrances-in-one-stick {
    font-size: 38px;
  }

  .image3 .product-image {
    width: 100%;
    height: 100%;
    position: absolute;
    scale: 1 !important;
    object-fit: cover;
  }

  .frame-1272638327 {
    width: 100%;
    height: 100vh;
    background: #399a64;
    position: relative;
    overflow: hidden;
  }

  .frame-1272638328 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
  }

  ._5-mm-thick {
    color: #ffffff;
    text-align: center;
    font-family: "Cambria-Bold", sans-serif;
    font-size: 48px;
    font-weight: 700;
    position: relative;
  }

  .ellipse-804 {
    background: #ffffff;
    border-radius: 50%;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    position: relative;
    aspect-ratio: 1;
  }

  ._2-x-fragrance {
    color: #ffffff;
    text-align: center;
    font-family: "Cambria-Bold", sans-serif;
    font-size: 48px;
    font-weight: 700;
    position: relative;
  }

  .ellipse-805 {
    background: #ffffff;
    border-radius: 50%;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    position: relative;
    aspect-ratio: 1;
  }

  .pure-loban {
    color: #ffffff;
    text-align: center;
    font-family: "Cambria-Bold", sans-serif;
    font-size: 48px;
    font-weight: 700;
    position: relative;
  }

  .kapoor-zipeer,
  .vertical-shinezap-355-x-765-px-1,
  .freshzap,
  .soap {
    object-fit: contain;
  }

  .frame-1272638323 {
    background: #f29e07;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
  }

  .dual-enzyme-formula {
    color: #ffffff;
    text-align: center;
    font-family: "Cambria-Bold", sans-serif;
    font-size: 48px;
    font-weight: 700;
  }

  .product-image {
    overflow: hidden;
    object-fit: cover;
  }

  .frame-1272638324 {
    background: #01bcb3;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
  }

  .placeholder-container {
    overflow: hidden;
  }

  .odour-neutralising-techonology {
    color: #ffffff;
    text-align: center;
    font-family: "Cambria-Bold", sans-serif;
    font-size: 48px;
    font-weight: 700;
  }

  .frame-1272638319 {
    background: #62a0c7;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
  }

  .handmade-soaps-with-essential-oils {
    color: #ffffff;
    text-align: center;
    font-family: "Cambria-Bold", sans-serif;
    font-size: 48px;
    font-weight: 700;
  }

  .frame-1272638320 {
    overflow: hidden;
  }

  .job-opening2 {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 100px 0;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
  }

  .section-header2 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
  }

  .section-decoration2 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-shrink: 0;
    width: 31px;
    height: auto;
    position: relative;
    overflow: visible;
  }

  .frame-1272638143 {
    display: flex;
    flex-direction: column;
    gap: 56px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
  }

  .product-card-container,
  .product-card-container2,
  .frame-1272638141,
  .frame-12726381432,
  .frame-1272638142 {
    width: 25%;
    justify-content: space-between !important;
  }

  .frame-1272638143 .product-image2 {
    width: 100%;

  }

  .product-card-container {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    width: 90%;
    gap: 20px;
  }

  .product-card-container2 {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
  }

  .product-image2 {
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    gap: 9.2px;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
    object-fit: cover;
  }

  .product-details {
    background: #ffffff;
    border-radius: 10px;
    padding: 6px 0px 6px 0px;
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 6px;
    align-items: stretch;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
  }

  .description-container {
    display: flex;
    flex-direction: column;
    gap: 2px;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
  }

  .description-container2 .product-description2,
  .product-description {
    color: #1F2A37 !important;
  }

  .product-name {
    color: #000000;
    text-align: left;
    font-family: "Poppins-SemiBold", sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    position: relative;
    align-self: stretch;
  }

  .product-description {
    color: var(--dark-dark-2, #1f2a37);
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .container5 {
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .line-10 {
    margin-top: -1px;
    border-style: solid;
    border-color: var(--dark-dark-7, #d1d5db);
    border-width: 1px 0 0 0;
    align-self: stretch;
    flex-shrink: 0;
    height: 0px;
    position: relative;
  }

  .rating-container {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
  }

  .stars-container {
    display: flex;
    flex-direction: row;
    gap: 2px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    height: 7px;
    position: relative;
    overflow: visible;
  }

  .line-14 {
    margin-top: -15px;
    border-style: solid;
    border-color: var(--dark-dark-7, #d1d5db);
    border-width: 1px 0 0 0;
    flex-shrink: 0;
    left: calc(100% - 25%);
    width: 17px;
    height: 0px;
    position: absolute;
    transform-origin: 0 0;
    transform: rotate(90deg) scale(1, 1);
  }

  .rating-count {
    color: var(--dark-dark-6, #9ca3af);
    text-align: left;
    font-family: "Poppins-Light", sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
    position: relative;
  }

  .availability-container {
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }

  .availability-label {
    color: var(--dark-dark-3, #374151);
    text-align: left;
    font-family: var(--body-small-text-body-small-medium-font-family,
        "Poppins-Medium",
        sans-serif);
    font-size: var(--body-small-text-body-small-medium-font-size, 14px);
    line-height: var(--body-small-text-body-small-medium-line-height, 22px);
    font-weight: var(--body-small-text-body-small-medium-font-weight, 500);
    position: relative;
  }

  .retailers-container {
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }

  .retailer-logo {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    position: relative;
    object-fit: cover;
    aspect-ratio: 1;
  }

  .frame-1272638141 {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
  }

  .stars-container2 {
    display: flex;
    flex-direction: row;
    gap: 2px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    height: 7px;
    position: relative;
    overflow: visible;
  }

  .frame-12726381432 {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
  }

  .stars-container3 {
    display: flex;
    flex-direction: row;
    gap: 2px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    height: 7px;
    position: relative;
    overflow: visible;
  }

  .frame-1272638142 {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
  }

  .stars-container4 {
    display: flex;
    flex-direction: row;
    gap: 2px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    height: 7px;
    position: relative;
    overflow: visible;
  }

  .description-container2 {
    display: flex;
    flex-direction: column;
    gap: 2px;
    /* height: 170px; */
    overflow: hidden;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
  }

  .product-description2 {
    color: var(--dark-dark-2, #1f2a37);
    text-align: left;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .stars-container5 {
    display: flex;
    flex-direction: row;
    gap: 2px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    height: 7px;
    position: relative;
    overflow: visible;
  }

  .image-2176 {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    position: relative;
    object-fit: cover;
    aspect-ratio: 1;
  }

  .stars-container6 {
    display: flex;
    flex-direction: row;
    gap: 2px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    height: 7px;
    position: relative;
    overflow: visible;
  }

  .stars-container7 {
    display: flex;
    flex-direction: row;
    gap: 2px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    height: 7px;
    position: relative;
    overflow: visible;
  }

  .stars-container8 {
    display: flex;
    flex-direction: row;
    gap: 2px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    height: 7px;
    position: relative;
    overflow: visible;
  }

  .footer {
    background: rgba(255, 255, 255, 0.85);
    border-style: solid;
    border-color: transparent;
    border-width: 1px;
    padding: 80px 50px 80px 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    width: 1440px;
    position: relative;
    box-shadow: 0px 0px 40px -15px rgba(0, 76, 176, 0.5);
    overflow: hidden;
  }

  .frame-1272638045 {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    flex-shrink: 0;
    width: 1340px;
    position: relative;
  }

  .frame-1272638041 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 288px;
    height: 222px;
    position: relative;
  }

  .pittie-consumer-logo-white-1 {
    flex-shrink: 0;
    width: 194.11px;
    height: 155.5px;
    position: relative;
    object-fit: cover;
    aspect-ratio: 194.11/155.5;
  }

  .enhancing-lives-through-innovative {
    color: #111928;
    text-align: left;
    font-family: var(--body-medium-text-body-medium-medium-font-family,
        "Poppins-Medium",
        sans-serif);
    font-size: var(--body-medium-text-body-medium-medium-font-size, 16px);
    line-height: var(--body-medium-text-body-medium-medium-line-height, 24px);
    font-weight: var(--body-medium-text-body-medium-medium-font-weight, 500);
    position: relative;
    align-self: stretch;
  }

  .frame-1272638042 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-shrink: 0;
    width: 939px;
    position: relative;
  }

  .frame-1272638038 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .quick-links {
    color: var(--dark-dark-1, #111928);
    text-align: left;
    font-family: "Poppins-ExtraBold", sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 800;
    position: relative;
  }

  .frame-1272638035 {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .home {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .about-us {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .innovations {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .careers {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .contact {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .sustainability {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .frame-1272638039 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .product-categories {
    color: var(--dark-dark-1, #111928);
    text-align: left;
    font-family: "Poppins-ExtraBold", sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 800;
    position: relative;
  }

  .frame-1272638036 {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .puja-essentials2 {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .cleaning-essentials2 {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .home-care2 {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .personal-care2 {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .frame-1272638040 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .contact-us {
    color: var(--dark-dark-1, #111928);
    text-align: left;
    font-family: "Poppins-ExtraBold", sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 800;
    position: relative;
  }

  .frame-1272638037 {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }

  .frame-1272638043 {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }

  .mail {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
  }

  .contact-pittiegroup-com {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }

  .frame-1272638044 {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }

  .phone {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
  }

  ._91-22-4260-4260 {
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-family: var(--body-large-text-body-large-regular-font-family,
        "Poppins-Regular",
        sans-serif);
    font-size: var(--body-large-text-body-large-regular-font-size, 18px);
    line-height: var(--body-large-text-body-large-regular-line-height, 26px);
    font-weight: var(--body-large-text-body-large-regular-font-weight, 400);
    position: relative;
  }
}